home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineSprite_3234 / frame_1 / DoAction.as
Encoding:
Text File  |  2004-09-30  |  274 b   |  12 lines

  1. pom = new String(_root.code);
  2. p1.what = pom.charAt(0);
  3. p2.what = pom.charAt(1);
  4. p3.what = pom.charAt(2);
  5. p4.what = pom.charAt(3);
  6. p5.what = pom.charAt(4);
  7. p6.what = pom.charAt(5);
  8. p7.what = pom.charAt(6);
  9. p8.what = pom.charAt(7);
  10. p9.what = pom.charAt(8);
  11. stop();
  12.